Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verified example of Dockerfile to fix nodejs jsthemis installation #322

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

radetsky
Copy link
Contributor

Many thanks to @G1gg1L3s .

I installed it 10 times with Docker and 10 times on a live system using a cloud provider host and it worked 10/10.

@@ -226,3 +226,64 @@ Error: Key Pair generation failed: invalid parameter
code: 12
}
```

### Verified example how to fix it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what we are suggesting here? We show example of dockerfile that works. But our main goal is to describe how to build themis from the sources. Why we shod dockerfile instead of commands for ubuntu/debian how to do it? Or if we rely on compilation using docker containers then let's describe how it use then. How to copy from the docker container and place into the target system

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -226,3 +226,64 @@ Error: Key Pair generation failed: invalid parameter
code: 12
}
```

### Verified example how to fix it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants